getFragmentFactory
Gets the current FragmentFactory used to instantiate new Fragment instances.
If no factory has been explicitly set on this FragmentManager via setFragmentFactory, the FragmentFactory of the parent FragmentManager will be returned.
Return
the current FragmentFactory